home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / Setup / BCB / data.z / variant.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-02-09  |  433 b   |  15 lines

  1. //+---------------------------------------------------------------------------
  2. //
  3. //  Microsoft Windows
  4. //  Copyright (C) Microsoft Corporation, 1992-1996.
  5. //
  6. //  File:       variant.h
  7. //
  8. //----------------------------------------------------------------------------
  9.  
  10. #ifndef RC_INVOKED
  11. #pragma message("WARNING: your code should #include oleauto.h instead of variant.h")
  12. #endif /* !RC_INVOKED */
  13.  
  14. #include <oleauto.h>
  15.